﻿2026-08-21T12:28:43.4940661Z ##[group]Run actions/checkout@v5
2026-08-21T12:28:43.4941138Z with:
2026-08-21T12:28:43.4941519Z   repository: BigscreenVR/spt-bs-core
2026-08-21T12:28:43.4944571Z   token: ***
2026-08-21T12:28:43.4944939Z   ssh-strict: true
2026-08-21T12:28:43.4945292Z   ssh-user: git
2026-08-21T12:28:43.4945649Z   persist-credentials: true
2026-08-21T12:28:43.4946040Z   clean: true
2026-08-21T12:28:43.4946393Z   sparse-checkout-cone-mode: true
2026-08-21T12:28:43.4946818Z   fetch-depth: 1
2026-08-21T12:28:43.4947169Z   fetch-tags: false
2026-08-21T12:28:43.4947525Z   show-progress: true
2026-08-21T12:28:43.4947883Z   lfs: false
2026-08-21T12:28:43.4948212Z   submodules: false
2026-08-21T12:28:43.4948573Z   set-safe-directory: true
2026-08-21T12:28:43.4949075Z   allow-unsafe-pr-checkout: false
2026-08-21T12:28:43.4949493Z ##[endgroup]
2026-08-21T12:28:43.5721071Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-21T12:28:43.5722789Z ##[group]Getting Git version info
2026-08-21T12:28:43.5723751Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-21T12:28:43.5724762Z [command]/usr/bin/git version
2026-08-21T12:28:43.5760613Z git version 2.43.0
2026-08-21T12:28:43.5778418Z ##[endgroup]
2026-08-21T12:28:43.5787097Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/def7ed8f-3215-46a3-b166-2cb677d7cfc9/.gitconfig'
2026-08-21T12:28:43.5793843Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/def7ed8f-3215-46a3-b166-2cb677d7cfc9' before making global git config changes
2026-08-21T12:28:43.5795020Z Adding repository directory to the temporary git global config as a safe directory
2026-08-21T12:28:43.5796809Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-21T12:28:43.5845450Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-21T12:28:43.5864272Z https://github.com/BigscreenVR/spt-bs-core
2026-08-21T12:28:43.5873791Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-21T12:28:43.5876892Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-21T12:28:43.5896981Z refs/heads/golden/porter-205
2026-08-21T12:28:43.5904688Z [command]/usr/bin/git checkout --detach
2026-08-21T12:28:43.6080570Z HEAD is now at c62904e7c release: v0.59.0 — version material rides the golden candidate
2026-08-21T12:28:43.6117643Z [command]/usr/bin/git branch --delete --force golden/porter-205
2026-08-21T12:28:43.6147990Z Deleted branch golden/porter-205 (was c62904e7c).
2026-08-21T12:28:43.6265103Z ##[endgroup]
2026-08-21T12:28:43.6268061Z [command]/usr/bin/git submodule status
2026-08-21T12:28:43.6451476Z ##[group]Cleaning the repository
2026-08-21T12:28:43.6455047Z [command]/usr/bin/git clean -ffdx
2026-08-21T12:28:43.6488602Z Removing traceable-reqs
2026-08-21T12:28:43.6496276Z [command]/usr/bin/git reset --hard HEAD
2026-08-21T12:28:43.6566364Z HEAD is now at c62904e7c release: v0.59.0 — version material rides the golden candidate
2026-08-21T12:28:43.6571346Z ##[endgroup]
2026-08-21T12:28:43.6573069Z ##[group]Disabling automatic garbage collection
2026-08-21T12:28:43.6576179Z [command]/usr/bin/git config --local gc.auto 0
2026-08-21T12:28:43.6605384Z ##[endgroup]
2026-08-21T12:28:43.6606066Z ##[group]Setting up auth
2026-08-21T12:28:43.6606752Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-21T12:28:43.6628615Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-21T12:28:43.6821660Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-21T12:28:43.6845171Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-21T12:28:43.7027646Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-21T12:28:43.7057985Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-21T12:28:43.7247776Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-21T12:28:43.7281408Z ##[endgroup]
2026-08-21T12:28:43.7282334Z ##[group]Fetching the repository
2026-08-21T12:28:43.7288305Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +c62904e7cd0d0ae9cdf3536f25a8b63c94c71865:refs/remotes/origin/golden/porter-205
2026-08-21T12:28:44.2556231Z ##[endgroup]
2026-08-21T12:28:44.2557604Z ##[group]Determining the checkout info
2026-08-21T12:28:44.2559141Z ##[endgroup]
2026-08-21T12:28:44.2561182Z [command]/usr/bin/git sparse-checkout disable
2026-08-21T12:28:44.2607268Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-21T12:28:44.2630749Z ##[group]Checking out the ref
2026-08-21T12:28:44.2633038Z [command]/usr/bin/git checkout --progress --force -B golden/porter-205 refs/remotes/origin/golden/porter-205
2026-08-21T12:28:44.2689952Z Switched to a new branch 'golden/porter-205'
2026-08-21T12:28:44.2691129Z branch 'golden/porter-205' set up to track 'origin/golden/porter-205'.
2026-08-21T12:28:44.2696532Z ##[endgroup]
2026-08-21T12:28:44.2732244Z [command]/usr/bin/git log -1 --format=%H
2026-08-21T12:28:44.2759498Z c62904e7cd0d0ae9cdf3536f25a8b63c94c71865
